Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]MeshPacketKt
/
Dsl
/
publicKey
public
Key
@get:
JvmName
(
name
=
"getPublicKey"
)
@set:
JvmName
(
name
=
"setPublicKey"
)
var
publicKey
:
ByteString
Records the public key the packet was encrypted with, if applicable.
Content copied to clipboard
bytes public_key = 16;